home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11161 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  870 b 

  1. Path: news.ucalgary.ca!news
  2. From: nwhiting <nwhiting@acs.ucalgary.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Simple: What is G++?
  5. Date: 12 Mar 1996 23:59:03 GMT
  6. Organization: university of calgary
  7. Message-ID: <4i5347$113o@ds2.acs.ucalgary.ca>
  8. References: <00001a81+0000ac68@msn.com>
  9. NNTP-Posting-Host: nicholas@ts1-port-46.acs.ucalgary.ca
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.12 (X11; I; Linux 1.2.1 i486)
  14. X-URL: news:00001a81+0000ac68@msn.com
  15.  
  16. G++ is the GNU free software foundation's C++ compiler which usually comes
  17. bundled within a GCC package. I commonly program on a unix platform and find
  18. that this is my favorite compiler. However, since it is a part of the GNU
  19. project you should expect that it will always be in the beta state even though
  20. I find it a very stable platform.
  21.  
  22. Cheers,
  23.  
  24.